* {
	/*box-sizing:content-box;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family: "微软雅黑", arial, Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1100{
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*.banner li{
  height: 580px;
}*/

/*body{
  background-color: #eaeaea;
}*/


.banner{
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#banner{
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.banner li{
  width: 100%;
  height: 100%;
  background-size: cover!important;
}


/*.flexslider{
  height: 100%;
}
.flex-viewport{
  height: 100%;
}
.flexslider .slides{
  height: 100%;
}
.flexslider .slides > li{
  height: 100%;
}*/


.banner_prev, .banner_next{
  position: absolute;
  z-index: 5;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
}
.banner_next{
  left: auto;
  right: 3%;
}
.banner_prev:after,.banner_next:after{
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
  opacity: 0.6;
  transition: all 0.3s;
}
.banner_next:after{
  content: '\f002';
}
.banner_prev:hover:after,.banner_next:hover:after{
  opacity: 1;
}

.alpha{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 2;
  top: 0px;
  left: 0px;
  background-color: rgba(255,255,255,0.5);
  pointer-events: none;
}

.index_bg{
  background-color: #fff;
}

.head{
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 30px;
  z-index: 999;
  width: 100%;
}
.head.ny{
  width: 100%;
  background-color: #fff;
  padding-bottom: 5px;
}
.head .w1100{
  position: relative;
}
.head .logo{
  float: left;
  margin-right: 40px;
}
.head .logo a{
  display: block;
}
.head .logo a img{
  display: block;
  height: 30px;
}
.head .nav{
  float: left;
}
.head .nav ul{
  float: left;
}
.head .nav ul li{
  position: relative;
  float: left;
  padding-bottom: 10px;
}
.head .nav ul li>a{
  display: block;
  line-height: 30px;
  font-size: 17px;
  padding: 0px 20px;
  color: #005ba8;
  transition: all 0.3s;
}
.head .nav ul li:hover>a{
  color: #02457e;
}
.head .nav ul li .xl{
  position: absolute;
  top: 40px;
  z-index: 999;
  overflow: hidden;
  height: 0px;
}
.head .nav ul li .xl .sj{
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
}
.head .nav ul li .xl .sj:after{
  content: "";
  position: absolute;
  top: 0px;
  left: 40px;
  border: 5px solid transparent;
  border-bottom-color: rgba(255,255,255,0.8);
}
.head .nav ul li .xl dl{
  position: relative;
  width: 170px;
  background-color: rgba(255,255,255,0.8);
  padding: 10px 0 15px;
}
.head .nav ul li .xl dd a{
  display: block;
  line-height: normal;
  padding: 7px 20px 8px 10px;
  font-size: 13px;
  color: #666;
  background: url(../images/top_rjt.png) no-repeat 145px 13px;
  transition: all 0.3s;
}
.head .nav ul li .xl dd a:hover{
  background: url(../images/top_rjt.png) no-repeat 145px -30px;
  background-color: #005ba8;
  color: #fff;
}

.head .search{
  position: absolute;
  right: 0px;
  top: 3px;
  right: 35px;
  width: 180px;
  height: 26px;
  border-radius: 20px;
  background-color: #fff;
  padding: 0 40px 0 10px;
  opacity: 0.8;
  transition: all 0.3s;
}
.head.ny .search{
  border: 1px solid #eee;
}
.head .search input{
  border: 0px;
  outline: none;
  color: #333;
  line-height: 26px;
  width: 100%;
  opacity: 0.8;
  background-color: transparent;
}
.head .search button{
  position: absolute;
  top: 0px;
  right: 5px;
  width: 26px;
  height: 26px;
  background: url(../images/top_search.png) no-repeat center;
  background-size: 80%;
  border: 0px;
  outline: none;
  cursor: pointer;
}


.head .wap_logo{
  display: none;
}
.head .top_nav_btn{
  display: none;
}
.menu{
  display: none;
}
.menubg{
  display: none;
}

.banner_nav{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  width: 1100px;
  height: 30px;
  text-align: center;
  top: 490px;
}
.banner_nav a{
  background: #FFF;
  display: inline-block;
  width: 12px;
  height: 12px;
  text-decoration: none;
  margin: 10px 6px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-radius: 10px;
}
.banner_nav a.activeSlide {
    background: #005ba8;
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1.0!important;
    -khtml-opacity: 1.0!important;
    opacity: 1.0!important;
}

.index{
  position: relative;
  z-index: 3;
  top: 530px;
  /*left: 50%;
  transform: translateX(-50%);*/
  background-color: #fff;
  box-shadow: 0 0 3px 3px rgba(0,0,0,0.2);
  z-index: 5;
  padding: 20px 25px;
}
.index .inma1{
  float: left;
  width: 260px;
  margin-right: 30px;
}
.index .inma1 h3{
  font-size: 17px;
  color: #333;
  font-weight: bold;
  margin-bottom: 12px;
}
.index .inma1 img{
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.index .inma1 p{
  font-size: 12px;
  color: #888;
  line-height: 20px;
  margin-bottom: 8px;
}
.index .inma1 a{
  float: right;
  display: inline-block;
  padding: 4px 15px;
  font-size: 12px;
  color: #005ba8;
  border: 1px solid #ccc;
  border-radius: 5px;
  transition: all ease 0.3s;
}

.index .inma2{
  width: 450px;
  float: left;
  position: relative;
}
.index .inma2 .title{
  margin-bottom: 12px;
}
.index .inma2 .title h3{
  float: left;
  font-size: 17px;
  color: #333;
  font-weight: bold;
}
.index .inma2 .title dl{
  float: right;
}
.index .inma2 .title dl dd{
  display: inline-block;
}
.index .inma2 .title dl dd a{
  display: block;
  font-size: 12px;
  color: #666;
  transition: all 0.3s;
}
.index .inma2 .title dl dd a:hover{
  color: #005ba8;
}
.index .inma2 li{
  margin-bottom: 20px;
}
.index .inma2 li a{
  display: block;
}
.index .inma2 li img{
  display: block;
  float: left;
  width: 135px;
  height: 100px;
  border-bottom-right-radius: 10px;
  margin-right: 10px;
}
.index .inma2 li .text{
  float: right;
  width: 300px;
  height: 100px;
  border-bottom: 1px solid #eee;
}
.index .inma2 li h5{
  font-size: 14px;
  color: #005ba8;
  transition: all ease 0.3s;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index .inma2 li span{
  display: block;
  font-size: 12px;
  line-height: 20px; 
  color: #888;
  padding-left: 20px;
  background: url(../images/inma2_ico1.png) no-repeat left center;
  background-size: 15px;
  margin: 5px 0;
}
.index .inma2 li p{
  font-size: 12px;
  line-height: 20px; 
  color: #888; 
}
.index .inma3{
  width: 280px;
  float: right;
  position: relative;
}
.index .inma3 h3{
  font-size: 17px;
  color: #333;
  font-weight: bold;
  margin-bottom: 12px;
}
.index .inma3 .inpro_nav{
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
}
.index .inma3 .inpro_nav .next,.index .inma3 .inpro_nav .prev{
  position: absolute;
  bottom: 5px;
  left: 10px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  transition: all 0.3s;
}
.index .inma3 .inpro_nav .next{
  left: 30px;
}
.index .inma3 .inpro_nav .next:hover,.index .inma3 .inpro_nav .prev:hover{
  color: #005ba8;
}
.index .inma3 .img{
  width: 100%;
  /*margin-bottom: 20px;*/
}
.index .inma3 ul{}
.index .inma3 ul li{
  float: left;
  width: 30%;
  margin-right: 5%;
}
.index .inma3 ul li:nth-child(3n){
  margin-right: 0px;
}
.index .inma3 ul li a{
  display: block;
  background: #ccc;
  height: 95px;
  padding-top: 20px;
  transition: all 0.3s;
}
.index .inma3 ul li img{
  display: block;
  width: 36px;
  transition: all 0.3s;
  margin: 0 auto 10px;
}
.index .inma3 ul li h5{
  font-size: 12px;
  color: #666;
  text-align: center;
  transition: all 0.3s;
}
.index .inma3 ul li a:hover{
  background-color: #005ba8;
}
.index .inma3 ul li a:hover img{
  transform: scale(1.2);
}
.index .inma3 ul li a:hover h5{
  color: #fff;
}


.mob_index{
  display: none;
}

.foot{
  position: relative;
  z-index: 5;
  top: 580px;
  background-color: #464646;
  padding: 35px 0;
}
.foot.ny{
  top: 0px;
  margin-top: 50px;
}
.foot .w1100{
  position: relative;
}
.foot .foot_l{
  float: left;
  width: 300px;
}
.foot .foot_l .foot_logo{
  margin-bottom: 20px;
}
.foot .foot_l .foot_logo img{
  height: 30px;
  margin-bottom: 5px;
}
.foot .foot_l .foot_logo h5{
  font-size: 12px;
  color: #ccc;
}
.foot .foot_l .text p{
  font-size: 12px;
  color: #ccc;
  line-height: 20px;
}
.foot .foot_r{
  position: relative;
  float: right;
  width: 720px;
  padding-top: 10px;
  margin-bottom: 20px;
}
.foot .foot_r:after{
  content: "";
  position: absolute;
  top: 45px;
  width: 100%;
  height: 1px;
  background-color: #666;
}
.foot .foot_r li{
  float: left;
  width: 140px;
  /*margin: 0 20px; */
  text-align: center;
}
.foot .foot_r li h3 a{
  display: block;
  font-weight: bold;
  color: #ccc;
  margin-bottom: 30px;
  transition: all 0.3s;
}
.foot .foot_r li dd a{
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #ccc;
  transition: all 0.3s;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.foot .foot_r li a:hover{
  color: #005ba8;
}
.foot .foot_oth{
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.foot .foot_oth p{
  color: #ccc;
  font-size: 12px;
  line-height: 20px;
}
.foot .foot_oth a{
  display: inline-block;
  color: #ccc;
  font-size: 12px;
  line-height: 20px;
  transition: all 0.3s;
  margin-left: 10px;
}
.foot .foot_oth a:hover{
  color: #005ba8;
}

.mob_foot_oth{
  display: none;
}
.mob_foot{
  display: none;
}





.page_ban{
  height: 400px;
  padding-top: 210px;
}
.page_ban .w1100 h3{
  font-size: 30px;
  color: #fff;
}
.page_ban .w1100 h4{
  font-size: 50px;
  font-weight: bold;
  font-family: "arial";
  color: #fff;
}
.page_nav{
  /*height: 70px;*/
  background-color: #eee;
}
.page_nav li{
  float: left;
  width: 150px;
}
.page_nav li a{
  display: block;
  text-align: center;
  color: #777;
  font-size: 16px;
  line-height: 70px;
  transition: all 0.3s;
}
/*.page_nav li a:hover,*/.page_nav li.on a{
  color: #fff;
  background-color: #005ba8;
}
.location{
  padding: 20px 0;
  margin-bottom: 40px;
}
.location p{
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.location p a{
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  transition: all 0.3s; 
}
.location p span{
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  margin: 0 8px;
  font-weight: bold;
}
.location p a:hover{
  color: #222;
}

.page_nav .pro_nav{
  position: relative;
  float: right;
  width: 140px;
  line-height: 32px;
  margin-top: 20px;
}
.page_nav .pro_nav .pro_nav_btn{
  position: relative;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 0 10px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.page_nav .pro_nav .pro_nav_btn:after,.page_nav .pro_nav .pro_nav_btn:before{
  content: "";
  position: absolute;
  right: 10px;
  top: 15px;
  width: 10px;
  height: 2px;
  background-color: #ccc;
  transition: all 0.3s;
}
.page_nav .pro_nav .pro_nav_btn:before{
  transform: rotate(90deg);
}
.page_nav .pro_nav .pro_nav_btn.on:after{
  transform: rotate(180deg);
}
.page_nav .pro_nav .pro_nav_btn.on:before{
  transform: rotate(360deg);
}
.page_nav .pro_nav dl{
  display: none;
  position: absolute;
  z-index: 6;
  right: 0px;
  top: 30px;
  width: 140px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.page_nav .pro_nav dl dd a{
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #666;
  padding: 3px 5px;
  transition: all 0.3s;
}
.page_nav .pro_nav dl dd a:hover{
  color: #fff;
  background-color: #005ba8;
}




/*about*/

.about p{
  font-size: 14px;
  line-height: 30px;
  color: #777777;
  text-align: justify;
}





/*newslist*/

.newsli .newsli_tl h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.newsli li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.newsli li:nth-child(3n){
  margin-right: 0px;
}
.newsli li a{
  display: block;
  border: 2px solid #e5e5e5;
  padding: 2px;
  transition: all 0.3s;
}
.newsli li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.newsli li .text{
  padding: 10px 15px;
}
.newsli li .text h3{
  color: #222;
  font-size: 16px;
  line-height: 28px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.newsli li .text p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
  height: 56px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsli li .text h5{
  color: #777;
  font-size: 36px;
  line-height: 28px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.newsli li .text span{
  display: block;
  color: #999;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.newsli li a:hover{
  border: 2px solid #2772db;
}
.newsli li a:hover h3{
  color: #2772db;
}
.newsli li a:hover h5{
  color: #2772db;
}


/*news*/

.news .news_tl{
  text-align: center;
  margin-bottom: 60px;
}
.news .news_tl h3{
  font-size: 24px;
  color: #222;
  margin-bottom: 15px;
}
.news .news_tl span{
  display: block;
  font-size: 14px;
  color: #999;
}
.news .news_con{
  margin-bottom: 100px;
}
.news .news_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.news .news_con table{
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0px;
  border-collapse:collapse;
}
.news .news_con table tr td{
  border: 1px solid #ccc;
  color: #777;
  font-size: 14px;
  line-height: 32px;
  padding: 0 10px;
}
.news .news_tj{
  margin-bottom: 110px;
}
.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}

.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}
.news .news_tj li a{
  display: block;
  border: 3px solid #fff;
  transition: all 0.3s;
}
.news .news_tj li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.news .news_tj li .text{
  padding: 20px 15px;
}
.news .news_tj li .text h3{
  font-size: 18px;
  line-height: 30px;
  color: #222;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news .news_tj li .text font{
  display: block;
  width: 12px;
  height: 2px;
  background-color: #666;
  margin: 5px 0;
}
.news .news_tj li .text span{
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #777;
  margin-bottom: 5px;
  font-family: "arial";
}
.news .news_tj li .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.news .news_tj li a:hover{
  border: 3px solid #2772db;
}
.news .fy{
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.news .fy .prev,.news .fy .next{
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.news .fy a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999;
  line-height: 35px;
  text-align: center;
  font-family: "宋体";
  transition: all 0.3s;
  /*background-color: #f1f1f1;*/
}
.news .fy a:hover{
  background-color: #528ee2;
  color: #fff;
}


/*photo*/

.photoli{
  margin-bottom: 120px;
}
.photoli h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.photoli li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.photoli li:nth-child(3n){
  margin-right: 0px;
}
.photoli li a{
  display: block;
  position: relative;
  transition: all 0.3s;
}
.photoli li img{
  display: block;
  transition: all 0.3s;
}
.photoli li span{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0;
  transition: all 0.3s;
}
.photoli li h5{
  line-height: 55px;
  font-size: 18px;
  color: #222;
  text-align: center;
  background-color: #f6f6f6;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.photoli li a:hover{
  background-color: #005ba8;
}
.photoli li a:hover img{
  opacity: 0.2;
}
.photoli li a:hover span{
  opacity: 1;
}
.photoli li a:hover h5{
  color: #fff;
  background-color: #5f9df8;
}

.photoli1{
  margin-bottom: 120px;
}
.photoli1 h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.photoli1 li{
  float: left;
  width: 23%;
  margin-right: 2.666%;
  margin-bottom: 30px;
}
.photoli1 li:nth-child(4n){
  margin-right: 0px;
}
.photoli1 li a{
  display: block;
  position: relative;
  padding: 10px;
  transition: all 0.3s;
  border: 1px solid #dadada;
}
.photoli1 li .photoli1_con{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  line-height: 28px;
  opacity: 0;
  transition: all 0.3s;
  background-color: rgba(33, 109, 204, 0.7);
}
.photoli1 li .img{
  font-size: 0px;
  transition: all 0.3s;
  text-align: center;
}
.photoli1 li .img img{
  display: inline-block;
  vertical-align: middle;
}
.photoli1 li span{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0;
  transition: all 0.3s;
}
.photoli1 li h5{
  position: absolute;
  width: 100%;
  bottom: 10px;
  line-height: 28px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
}
.photoli1 li a:hover .photoli1_con{
  opacity: 1;
}
/*.photoli1 li a:hover img{
  opacity: 0.2;
}*/
.photoli1 li a:hover span{
  opacity: 1;
}
.photoli1 li a:hover h5{
  opacity: 1;
}
.photoli1 .text{
  margin-bottom: 85px;
  background: url(../images/photoli1_ico1.png) no-repeat right top;
}
.photoli1 .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
  width: 48%;
}



/*productlist*/
.proli{
  min-height: 100px;
}
.proli li{
  float: left;
  width: 23%;
  margin-right: 2.666%;
  margin-bottom: 20px;
}
.proli li:nth-child(4n){
  margin-right: 0px;
}
.proli li a{
  display: block;
}
.proli li img{
  display: block;
  width: 100%;
  border: 2px solid #eee;
  transition: all 0.3s;
}
.proli li h3{
  font-size: 14px;
  line-height: 32px;
  background-color: #eee;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.proli li a:hover img{
  border-color: #005ba8;
}
.proli li a:hover h3{
  color: #fff;
  background-color: #005ba8;
  transition: all 0.3s;
}

/*product*/

.procon .pro_tl{
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}
.procon .pro_tl h3{
  font-size: 32px;
  color: #666;
  font-weight: bold;
}

.procon p{
  font-size: 14px;
  line-height: 30px;
  color: #777777;
  text-align: justify;
}

/*contact*/
.contact .text{
  float: left;
  width: 40%;
}
.contact .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777777;
  text-align: justify;
}
.contact .map{
  float: right;
  width: 60%;
  height: 300px;
  border: 1px solid #ccc;
}